CreateISOImageFile method   

Creates an ISO file from the ISO/Joliet image. The current ISO/Joliet image will be saved as a raw ISO file for use by other writing applications. The file will be recorded as if it were being written to a blank disc.

Return Type

A Boolean value.

Syntax

object.CreateISOImageFile(FileName As String)

The CreateISOImageFile method syntax has these parts:

Part Description
object An expression evaluating to an object of type CDWriterXP.
FileNameString